Skip to content

blocmcp: bump to v0.1.4 - #7

Merged
tiljrd merged 1 commit into
mainfrom
bump/v0.1.4
Oct 30, 2025
Merged

blocmcp: bump to v0.1.4#7
tiljrd merged 1 commit into
mainfrom
bump/v0.1.4

Conversation

@tiljrd

@tiljrd tiljrd commented Oct 29, 2025

Copy link
Copy Markdown
Contributor

Automated update

Summary by CodeRabbit

  • Chores
    • Updated resource versions and integrity checksums to v0.1.4 across all supported platforms.

@coderabbitai

coderabbitai Bot commented Oct 29, 2025

Copy link
Copy Markdown

Walkthrough

The pull request updates the blocmcp Homebrew formula (Formula/blocmcp.rb) from version 0.1.3 to 0.1.4 by modifying download URLs and SHA256 checksums for all four supported platform variants: macOS ARM64, macOS AMD64, Linux ARM64, and Linux AMD64.

Changes

Cohort / File(s) Summary
Version bump for blocmcp formula
Formula/blocmcp.rb
Updated platform-specific download URLs and SHA256 checksums for v0.1.4 release across macOS (ARM64, AMD64) and Linux (ARM64, AMD64) architectures

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Straightforward version bump with repetitive checksum and URL updates across four identical patterns
  • No logic changes, behavioral modifications, or API surface changes
  • Changes are purely configuration-based (URLs and integrity hashes)

Possibly related PRs

Poem

🐰 A formula blooms anew, v0.1.4 springs to life,
Four platforms hop with fresh checksums, no strife—
ARM and AMD skip along with glee,
URLs refreshed for all to see! ✨

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The PR title "blocmcp: bump to v0.1.4" directly and clearly summarizes the main change in the changeset, which is updating the blocmcp formula from v0.1.3 to v0.1.4. The title uses the standard "bump" terminology to indicate a version update, is concise without unnecessary noise, and is specific enough that a reviewer scanning the commit history would immediately understand the primary purpose of this change. The title accurately reflects the content of the changes to the Formula/blocmcp.rb file.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump/v0.1.4

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3f4df09 and 66d8561.

📒 Files selected for processing (1)
  • Formula/blocmcp.rb (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: test-bot (ubuntu-22.04)
  • GitHub Check: test-bot (macos-26)
  • GitHub Check: test-bot (macos-15-intel)
🔇 Additional comments (1)
Formula/blocmcp.rb (1)

8-22: Manual verification required: SHA256 checksums for blocmcp v0.1.4 release artifacts.

The version bump from v0.1.3 to v0.1.4 is consistent across all platform variants (macOS ARM64/AMD64 and Linux ARM64/AMD64), and URLs follow the correct pattern. However, automated verification of the SHA256 checksums is not possible in this environment due to sandbox SSL certificate restrictions.

Please verify that each SHA256 checksum corresponds to the actual release artifact by either:

  • Running a local verification script with access to the GitHub releases
  • Using the GitHub release page to confirm the checksums match the published artifacts
  • Testing the formula with brew install to ensure checksums validate correctly

All four checksums in the formula should match the actual v0.1.4 release files to prevent installation failures for users.


Comment @coderabbitai help to get the list of available commands and usage tips.

@tiljrd
tiljrd merged commit e6ef2e8 into main Oct 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant